Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one is already running on the
LocalServer.
Syntax
Parameters
- path
- A string representing the path to a Map Package.
- maxRecords
- An integer representing the maximum number of records that can be returned by the service in response to a query. This also determines how many features will be visible in the map as requested from the service.
- callback
- An action delegate either in the form of a lambda expression or a named method (event handler).
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
See Also